home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-04-19 | 621 b | 22 lines |
- ;
- ;-- SMC9000 Ethernet Adapter Setup for Windows for Workgroups
- ;
- [netcard]
- smc9000 = "SMC9000 Ethernet Adapter",0,ndis,ethernet,real,smc9000,smc9000_nif
-
- [smc9000]
- devdir = ?:smc9000.dos
- device = smc9000.dos,@devdir\smc9000.dos
-
- [smc9000_nif]
- drivername = SMC9X$
- IRQ = "Interrupt",,text,"3,9,10,11",9
- IO = "IOBase",,hex,"0x300,0x400,0x08",0x300
- param = "Media","Physical Media Type",text,"10BaseT,AUI","10BaseT",2
- param = "MaxTransmits","Transmit Queue Cap",int,"1,40,1",1,2
- param = "NetAddress","Ethernet Address",chars,17,"00:00:00:00:00:00",2
-
-
-
-
-